projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aa2b2b
)
Correct last change
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 15 Aug 2008 20:06:18 +0000
(20:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 15 Aug 2008 20:06:18 +0000
(20:06 +0000)
* process.c (make_process): Initialize kill_without_query struct
member.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 17dff1d0b884e4c9db4cd30270aff234f56e8c9e..cd2263fa43c0ab5104f2b82f946d63146ef85c8f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2008-08-15 Chong Yidong <cyd@stupidchicken.com>
- * process.c (
Fmake_network_process): Initialize kill_without_query
-
struct
member.
+ * process.c (
make_process): Initialize kill_without_query struct
+ member.
2008-08-10 Glenn Morris <rgm@gnu.org>